﻿@charset "utf-8";
/* CSS Document */
body{
    background: #fff; font-size:14px;
}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,button,input,textarea,th,td{padding:0px; margin:0px; border:none;}

body{font-family: lucida Grande, Verdana, Microsoft YaHei, sans-serif;}

a{ color:#333; text-decoration:none;}
a:visited { }
a:active, a:hover { text-decoration:none;}
a:focus,input:hover,button:hover,input[type='button']:hover{ outline:none;}
i, em, cite { font-style: normal; }
li{ vertical-align:bottom; overflow:hidden; list-style-type:none;}

.overflow{ overflow:hidden;}        
.both{clear: both;}
.yel{color:#ff5d0c;font-weight: bold;font-size: 18px;}

/* reset */
html, body, div, h1, h2, h3, h4, h5, h6, p, 
img, dl, dt, dd, ol, ul, li,form, table, tr, th, td , input {margin: 0;padding: 0;border: 0;}
h1,h2,h3,h4,h5,h6 { font-weight:normal; font-size: 12px;}
table { border-collapse:collapse; border-spacing:0; }
img { border:0;transition: all linear 0.4s;
    -moz-transition: all linear 0.4s;
    -ms-transition: all linear 0.4s;
    -o-transition: all linear 0.4s;
    -webkit-transition: all linear 0.4s;}
ol, ul { list-style: none; }
i,em{ font-style:normal; text-decoration:none; font-weight: normal;}
body { font-family:'Hiragino Sans GB','Microsoft YaHei','simsun','Lucida Grande','Lucida Sans Unicode'; background:#fff; font-size: 12px;}
a , a:visited { text-decoration:none; color:#404040; }
a:hover { color:#07c;}

.contents{width: 1200px; margin: 0 auto; overflow: hidden;border-top: 2px solid #ff3333;}
.p-contents{width: 1130px; margin: 0 auto; overflow: hidden;}
.f-red,.cf-red a{color:#df5a71}
a.f-red:hover,.f-red a:hover{color:#f60}
.f-white,.f-white a{color:#fff}
a.f-white:hover,.f-white a:hover{color:#f60}
.f-gray,.f-gray a{color:#a5a5a5}
a.f-gray:hover,.f-gray a:hover{color:#f60}
.f-black,.f-black a{color:#333}
a.f-black:hover,.f-black a:hover{color:#f60}
.f-blue,.f-blue a{color:#3084d1}
a.f-blue:hover,.f-blue a:hover{color:#f60}

.f-12{font-size:12px}
.f-14{font-size:14px}
.f-16{font-size:16px}
.f-18{font-size:18px}
.f-20{font-size:20px}
.f-24{font-size:24px}

.clear{clear:both;height:0;overflow:hidden;display:block}
.clearfix{*zoom:1}
.clearfix:before,.clearfix:after {content: "";display: block;height: 0;overflow: hidden}

.clearfix:after {clear: both}
.f-fl{float:left}
.f-fr{float:right}

@media(min-width:960px){
.fl{ float: left; }
.fr{ float: right;}
.header_top{background: #f5f5f5;height:30px;line-height:30px;border-bottom:1px solid #e5e5e5;}
.header_topbar{margin:0 auto;width:1200px;font-size:14px;color:#666;}
.header_logo{width:1200px; margin:20px auto 30px;display:flow-root;}
.header_topbar span{float:right;color:#000;}
.logo{float: left;display: inline-block;}
.logo img{line-height: 60px;height: 60px;}


.search-box {
    width: 450px;
    height: 60px;float: right;
}
#search-class-box {
    float: left;
    position: relative;
    margin-top: 1px;
    width: 81px;
    height: 33px;
}
#search-class {
    display: block;
    width: 79px;
    line-height: 33px;
    height: 33px;
    overflow: hidden;
    position: absolute;
}
#search-class .cur {
    text-align: center;
    border: 0;
    width: 81px;
}
#searchform{border: 1px solid #ccc;
	float: right;
    margin-top:15px;
    position: relative;
    display: block;
    width: 450px;
    height: 35px;
    z-index: 33;
    background: url(/sxskin/images/sss.png) center no-repeat;
}

.btn1 {
    margin-top: 1px;
    display: block;
    width: 50px;
    height: 33px;
    float: right;
    background: none;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
}
.text1{
	margin-top: 1px;
    display: block;
    border: none;
    overflow: hidden;
    width: 280px;
    height: 33px;
    line-height: 33px;
    float: left;
    color: #999;
    padding: 0 15px;
    margin-left: 5px;
}
.weixin {
    background: url(/sxskin/images/weixin.jpg) no-repeat;
    width:100px;
    height:100px;
	    background-size:100px 100px;
    float: right;
    text-indent: -9999px;
}
 
.menuarea{width:500px;margin:0 auto;height:60px; float: inline-start;}
.menuarea li{float:left; width:60px;text-align:center; line-height:60px;}

.menuarea li a{font-size:16px;
    padding: 0;
	color: #333;
	display:block;
	background: none;
	border-top: 3px solid transparent;
	transition: all .3s ease-out 0s
}
.menuarea li a:hover {
 
	background: none;
	border-top-color: #07c;
}
.menuarea li a:hover {opacity: 1;
	/* -webkit-transform: rotateX(0); */
	/* transform: rotateX(0); */
	/* transition: opacity .1s, -webkit-transform .3s; */
	/* transition: transform .3s, opacity .1s; */
	/* transition: transform .3s, opacity .1s, -webkit-transform .3s; */
	/* visibility: visible; */
	/* color: #ffffff; */
	/* background:#08c; */
}
.top-list{padding-top: 15px;padding-bottom: 25px;background: #fff;text-align: center;
	overflow: hidden;display: inline-flex;width: 1200px;}
.top-list span{padding-left: 15px;font-size: 15px;display: inline-block;vertical-align: top;}

.banner{width: 100%;margin: 30px 0;}
.container{width:1200px; margin:0 auto;}
.nav{height:60px;line-height:60px;color: #888;font-size: 14px;}
.nav a {color: #888888;font-size: 14px;}

.list li, .list-arrow-r li {
    padding-left: 10px;
    background: url(../images/list_icon2.gif) no-repeat -7px 8px;
}



.mainbottom_l{background: #fff;overflow: hidden;    position: relative; border: 1px solid #eee;}
.mainbottom_r{width:860px;background: #fff;overflow: hidden;font-size: 16px;    color: #333;}


.mainbottom_r_area img{display: table-cell;vertical-align: middle;margin: 0 auto;max-width: 100%;}
.mainbottom_r_area table{vertical-align: middle;margin: 15px auto;width: 100%;border-collapse:collapse;font-size: 14px;}
.mainbottom_r_area table,th, td{border: 1px solid #e4e4e4;}
.mainbottom_r_area td{text-align:center;line-height:  30px;}
.mainbottom_r_area td:nth-child(odd) {background: #F3F3F3; font-weight: bold;}
.mainbottom_r_area td:nth-child(even) {}
.bar_box{padding: 20px;}
.title-prx h4{font-family: "Microsoft YaHei";font-size:20px;font-weight: 400;color: #000;line-height: 18px;position: relative;}
.title-prx h4:after{content: '';
    display: block;
    width: 4px;
    height: 15px;
    background:#07c;
    position: absolute;
    top: 2px;
    left: -20px;}

.mainbottom_r_area h2{font-size:16px;display: inline-block; font-family: "microsoft yahei";font-weight: bold;}



.rexiaocp{width: 320px;height: 192px;border-radius: 10px;margin-bottom: 25px;}
.rexiaocp a{position: relative;display: block;}
.rexiaocp img{width: 320px!important;height: 192px;}

.rexiaocp a span {
    width: 100%;
    height: 49px;
    background: url(/sxskin/images/opa-bg.png) center repeat;
    position: absolute;
    bottom: 0;
    color: #ffffff;
    font: 400 14px/49px "microsoft yahei";
    text-align: center;
    left: 0;
}
.index_cases{width:220px;float:left;margin: 1.285714rem 1.285714rem .714286rem 0;
    width: 15.785714rem;}
.index_cases_img{display:block;}
.index_cases_img img{width:220px;height:125px;border: 1px #eee solid;}
.index_cases_txt{
color: #212223;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 3.142857rem;
    line-height: 1.571429rem;
    margin-bottom: .642857rem;
overflow: hidden;}

.Copyright{box-shadow: 0 0 2px 2px rgba(201,201,201,0.2);margin-top:20px;background: #F5F5F7;}
.footer{padding:60px 0 80px;width: 1200px; margin:0 auto;color:#000; text-align:center;line-height: 1.6rem;}
.footer a,.footer p{color:#000;font-size:14px;}
.links li {float:left;padding: 2px 0;}
.links a { color: #000;display: block;float: left;margin-right: 8px;white-space: nowrap;cursor: pointer;font-size: 14px;}

.special_footnav{color: #ccc;}
.special_footnav b{color: #000;font-size:14px;}
.special_footnav a {margin: 0px 10px;}
.mtop-4{margin-top: 3rem;}

.footerlm a{color:#000;padding: 0px 5px;font-weight: 500;}
.ewm-lxfs {display: inline-block;width:100%;}
.dyl{display:flex;float: left;width: 50%;}
.dyl span{padding-right:20px;}
.dyr{float: right; display: flex;}
.xssj{text-align: left; padding-right:10px;}
.xssj p{padding:0;margin:0;}
.box img{width:120px;height:120px;}

.nav,.picBox{width:1180px}

}
@media(max-width:1199px){
#asongxiad{display:none;}
body{background: #f5f5f5;}
.header_top,.header_logo,.container,.Copyright{width:100%;border-bottom: 1px solid #e5e5e5;}
.header_top,.header_logo,.nav,.maintop,.mainbottom,.Copyright{background: #fff;margin-bottom:10px;}
.header_topbar,.menuarea,.nav,.maintop,.mainbottom_r,.mainbottom_l,.footer{padding: 0.5rem 1rem;}
.header_top{margin-bottom: 0;}
.header_logo{display: flex;}
.logo img{padding-top: 0.5rem; height: 50px;padding-left: 1rem; padding-bottom: 0.5rem;}

.nav{margin: 10px 0;}
.banner img{width: 100%; height: 120px;}


.Copyright{margin-bottom: 50px; width:100%;font-size: 14px;}
.footer p{text-align:center;}
.box{width:50%;text-align: center;}
.footerlm{margin-bottom:2rem;}
.mtop-4{margin-top: 2rem;}
.ewm-lxfs img{width:120px;}
.dyl{display:flex;width: 100%;}
.dyr{display:inline-table;width: 100%;margin-top: 1rem;}
.xssj{width:50%;float: right;padding: 1.8rem 0;font-weight: 600;}
.sxwx{width:50%;text-align: center;float: inline-start;}
.xssj p{text-align:left;}
.special_footnav{color:#fff;}
.special_footnav br {display:none;}
.special_footnav b{color:#333;}
.special_footnav a{padding: 0 0rem;}

}


div.fl{float:left}
div.fr{float:right}



.nav .title,.picBox .title{margin:0 auto}
.nav>div>dl{width:1140px}
.p-nav{height:70px;overflow:hidden;border-bottom:1px solid #E5E5E5; min-width:1180px;}
.p-nav dl{height:70px;overflow:hidden}
.p-nav dl dt{width:170px;height:70px;overflow:hidden;float:left}
.p-nav dl dt a,.p-nav dl dt .m-comment .userIcon a img,.m-comment .userIcon a .p-nav dl dt img{display:block;width:100%;height:100%;text-decoration:none}
.p-nav dl dt a img,.p-nav dl dt .m-comment .userIcon a img img,.m-comment .userIcon a .p-nav dl dt img img{display:inline-block;vertical-align:middle}
.p-nav dl dt a i,.p-nav dl dt .m-comment .userIcon a img i,.m-comment .userIcon a .p-nav dl dt img i{display:inline-block;height:100%;vertical-align:middle}
.p-nav dl dd{float:left;height:70px}
.p-nav dl dd.nav{width:680px;line-height:70px;font-size:16px;color:#5d5d5d;padding:0;background:none}
.p-nav dl dd.nav a,.p-nav dl dd.nav .m-comment .userIcon a img,.m-comment .userIcon a .p-nav dl dd.nav img{min-width:60px; padding:0 10px;height:66px;display:block;float:left;line-height:63px;color:#5d5d5d;text-align:center;overflow:hidden;border-top:4px solid transparent;transition:border 200ms}
.p-nav dl dd.nav p{min-width:60px; padding:0 10px;height:66px;display:block;float:left;line-height:63px;font-size:16px;color:#5d5d5d;text-align:center;overflow:hidden;border-top:4px solid transparent;transition:border 200ms}
/*.p-nav dl dd.nav a.on,.p-nav dl dd.nav .m-comment .userIcon a img.on,.m-comment .userIcon a .p-nav dl dd.nav img.on{background:#E8E6E6;color:#222222}

.p-nav dl dd.nav a:hover,.p-nav dl dd.nav .m-comment .userIcon a img:hover,.m-comment .userIcon a .p-nav dl dd.nav img:hover{background:#E8E6E6;color:#222222;text-decoration:none}*/
.p-nav dl dd.search{width:250px;padding-left:10px;margin-top:15px;height:40px;float:right;background:url("../images/brand_new8.0_03.png") no-repeat;transition:all 0.5s}
.p-nav dl dd.search input{border:none;background:none;float:left}
.p-nav dl dd.search .text{width:205px;height:20px;line-height:18px;margin-top:10px;overflow:hidden;vertical-align:middle;font-size:14px;color:#a8a8a8;outline:none}
.p-nav dl dd.search .btn{width:42px;height:40px;overflow:hidden;cursor:pointer}
.p-nav dl dd.search.on{background:url(../images/brand_new8.0_05.png) no-repeat}
.p-nav dl dd.search.on .text{color:#333}

 
/**/
.m-letter-box{width:1158px;padding-top:40px;overflow:hidden;border:1px solid #dadada}
.m-letter-box.pt24b0{width:100%;border:0;padding-top:24px;border-bottom:1px solid #dadada;}
.m-letter-box.pt24b0 .imgShow{width:100%;
         animation: scrollImages 20s linear infinite;display: flex;
		 }
    @keyframes scrollImages {
      0% {
        transform: translateX(0);
      }
      100% {
        transform: translateX(-100%);
      }
    }
.imgShow img{width:100%;}
.m-letter-box.pt24b0 .imgShow dl{padding: 0 10px;}
.m-letter-box.pt0b0{padding-top:0;border:none;width:auto}
.m-letter-box .imgShow{ height:192px;}
.m-letter-box .imgShow dl dt{width:128px;height:128px;overflow:hidden;border:1px solid #dadada}
.m-letter-box .imgShow dl dt a,.m-letter-box .imgShow dl dt .m-comment .userIcon a img,.m-comment .userIcon a .m-letter-box .imgShow dl dt img{width:100%;height:100%;overflow:hidden;text-align:center;display:block}
.m-letter-box .imgShow dl dt a img,.m-comment .userIcon a .m-letter-box .imgShow dl dt img img{vertical-align:middle;display:inline-block;text-align:center}
.m-letter-box .imgShow dl dt a i,.m-comment .userIcon a .m-letter-box .imgShow dl dt img i{vertical-align:middle;display:inline-block;height:100%}
.m-letter-box .imgShow dl dd{width:128px;padding-top:10px;overflow:hidden}
.m-letter-box .imgShow dl dd li{width:128px;height:22px;line-height:22px;overflow:hidden;text-align:center;font-size:16px;color:#454545;text-overflow:ellipsis;white-space:nowrap}
.m-letter-box .imgShow dl dd li a,.m-letter-box .imgShow dl dd li .m-comment .userIcon a img,.m-comment .userIcon a .m-letter-box .imgShow dl dd li img,.m-letter-box .imgShow dl dd li a:visited,.m-letter-box .imgShow dl dd li .m-comment .userIcon a img:visited,.m-comment .userIcon a .m-letter-box .imgShow dl dd li img:visited{color:#454545;margin-right:10px}
.m-letter-box .imgShow dl dd li a:hover,.m-letter-box .imgShow dl dd li .m-comment .userIcon a img:hover,.m-comment .userIcon a .m-letter-box .imgShow dl dd li img:hover{color:#f60}
.m-letter-box .textShow{width:1040px;overflow:hidden;padding-left:58px}
.m-letter-box .textShow .mask{width:1100px;height:122px;overflow:hidden}
.m-letter-box .textShow .mask.on{height:auto}
.m-letter-box .textShow .mask ul{width:355px;height:100px;padding-top:22px;overflow:hidden;border-bottom:1px dotted #dadada;float:left}
.m-letter-box .textShow .mask ul.noLine{border-bottom:none}
.m-letter-box .textShow .mask ul li{height:24px;width:350px;overflow:hidden;line-height:24px;font-size:14px}
.m-letter-box .textShow .mask ul li a,.m-letter-box .textShow .mask ul li .m-comment .userIcon a img,.m-comment .userIcon a .m-letter-box .textShow .mask ul li img,.m-letter-box .textShow .mask ul li a:visited,.m-letter-box .textShow .mask ul li .m-comment .userIcon a img:visited,.m-comment .userIcon a .m-letter-box .textShow .mask ul li img:visited{color:#5b5b5b}
.m-letter-box .textShow .mask ul li a:hover,.m-letter-box .textShow .mask ul li .m-comment .userIcon a img:hover,.m-comment .userIcon a .m-letter-box .textShow .mask ul li img:hover{color:#f60}
.m-letter-box .textShow .btn{width:90px;height:25px;overflow:hidden;text-align:center;line-height:25px;background:#454545;color:#fff;display:block;margin:0 auto 28px;font-size:16px;cursor:pointer}
.m-letter-box .textShow.init{width:1180px;padding-left:0}
.m-letter-box .textShow.init .mask{width:1180px}
.m-letter-box .textShow.init .mask ul{width:33.3%}

.brand-footer{margin-top:20px;overflow:hidden; height:400px; background:#f2f2f2; min-width:1180px;}
.footer_products{padding:14px 0 0;height:28px;text-align:center;background:#101010;color:#535353;}
.footer_products a:link,.footer_products a:visited{color:#535353;margin:0 0 0 20px;display:inline-block;font-family:'simsun';}
.footer_products a:hover{color:#f60;}
.footer_links{padding:14px 0 0;border-bottom:1px solid #3f3f3f;height:35px;overflow:hidden;font-size:16px;text-align:left;width: 1300px; margin: 0 auto;}
.footer_links a{display:inline-block;margin:0 16px 0 0;}

.footer_address{width:1210px;padding:24px 0 0;height:244px;margin:0 auto;position:relative;}
.footer_address p{height:221px;line-height:26px;overflow:hidden;float:left;border-right:1px solid #ddd;color:#575757;padding:6px 15px 0;}
.footer_address p a{ width:70px; display:block; float:left; text-align:left;font-size:14px;}
.footer_address p span{ font-size:16px;margin-bottom:-10px;display:block;}
.temps_0121{width:233px;height:112px;overflow:hidden;position:absolute;right:1px;top:110px;background:#272727;line-height:23px;color:#989898;}
.temps_0121 img{float:left;margin:0 10px 0 0;}
.temps_0122{width:233px;height:112px;overflow:hidden;position:absolute;right:240px;top:30px;line-height:23px;color:#5D5D5D;}
.temps_0122 img{float:left;margin:0 10px 0 0;}
.footer_share{width:300px;height:30px;position:absolute;left:40px;top:145px;}
.footer_address a:link,.footer_address a:visited{color:#5d5d5d;}
.footer_address a:hover{color:#f60;}
.footer_copy{padding:0 0 0 60px;height:60px;color:#626262;}
.footer_copy span{display:inline-block;width:20px;}
.brand-footer .yo_footer{width:100%;min-width:1180px;background:#f2f2f2;border-top:1px solid #dfdfdf}
.brand-footer .footer_links{border-bottom:1px solid #ddd;height:64px;line-height:64px;padding:0}
.brand-footer .footer_links a,.brand-footer .footer_links .m-comment .userIcon a img,.m-comment .userIcon a .brand-footer .footer_links img,.brand-footer .footer_links a:visited,.brand-footer .footer_links .m-comment .userIcon a img:visited,.m-comment .userIcon a .brand-footer .footer_links img:visited{color:#323232;margin:0 59px}
.brand-footer .footer_links a:hover,.brand-footer .footer_links .m-comment .userIcon a img:hover,.m-comment .userIcon a .brand-footer .footer_links img:hover{color:#f60}
.brand-footer .temps_0121{top:28px;background:#f2f2f2;color:#575757;width:220px}
.brand-footer .footer_copy{line-height:60px;text-align:center;border-top:1px solid #dfdfdf;text-shadow:1px 1px 0px #fff;padding:0;font-size:14px}


.b-tit-new{height:76px;overflow:hidden;background:url("../images/brnad_dian.png") repeat-x;text-align:center}
.b-tit-new span{display:inline-block}
.b-brnad-hot{width:640px; float:right; margin-left:20px;}
.b-brnad-hot .item{display:none}
.b-brnad-hot .item.on{display:block}
.b-brnad-hot .mask{width:1180px}
.b-brnad-hot .b-rimg dt{ float:right;}
.b-brnad-hot .b-rimg dd{ float:left;}
.b-brnad-hot dl{width:620px; height:120px; border-bottom:1px solid #E9E9E9;overflow:hidden;margin:15px 0;}
.b-brnad-hot dt{width:130px;height:100px;overflow:hidden;text-align:center; float:left;}
.b-brnad-hot dt a,.b-brnad-hot dt .m-comment .userIcon a img,.m-comment .userIcon a .b-brnad-hot dt img{display:block;width:100%;height:100%;overflow:hidden}
.b-brnad-hot dt img{display:inline-block;vertical-align:middle;width:130px;height:100px}
.b-brnad-hot dt i{display:inline-block;vertical-align:middle;height:100%}
.b-brnad-hot dd{width:450px;overflow:hidden;padding-top:10px;font-size:14px; float:right;}
.b-brnad-hot dd em{font-style: normal;background: #089AFD;color: #fff;padding: 4px 5px 2px 5px;margin-right: 6px;font-weight: normal;font-size: 13px;}
.b-brnad-hot dd em a{ color:#FFF;}
.b-brnad-hot dd h2{height:22px;line-height:22px;font-size:18px; font-weight:bold;overflow:hidden;color:#222;text-overflow:ellipsis;white-space:nowrap}
.b-brnad-hot dd h2.b{font-weight:bold}
.b-brnad-hot dd a,.b-brnad-hot dd .m-comment .userIcon a img,.m-comment .userIcon a .b-brnad-hot dd img{color:#222}
.b-brnad-hot dd a:hover,.b-brnad-hot dd .m-comment .userIcon a img:hover,.m-comment .userIcon a .b-brnad-hot dd img:hover{color:#f60}
.b-brnad-hot dd p{color:#898989; margin-top:15px; line-height:160%;}
.b-brnad-hot dd i{color:#272727;font:16px Arial bold}
.focusFull{height:510px;overflow:hidden;position:relative;left:0;top:0}
.b-m-letter{height:52px;overflow:hidden;border-bottom:1px solid #d9d9d9;box-shadow:0 1px 7px rgba(0,0,0,0.2);z-index:9;position:relative}
.b-m-letter .m-letter-sort{margin:0 auto;border:none;width:1180px;padding-top:12px}
.b-m-letter .m-letter-sort dt{display:none;font-size:16px;color:#9e9e9e;line-height:28px}
.b-m-letter .m-letter-sort dd{font:18px Arial bold;color:#ccc;width:100%}
.b-m-letter .m-letter-sort dd a,.b-m-letter .m-letter-sort dd .m-comment .userIcon a img,.m-comment .userIcon a .b-m-letter .m-letter-sort dd img{font-family:Arial;font-weight:bold;color:#ccc;border:none;margin-right:10px;border-radius:50%;-webkit-transition:500ms;-moz-transition:500ms;transition:1s}
.b-m-letter .m-letter-sort dd a.ohter,.b-m-letter .m-letter-sort dd .m-comment .userIcon a img.ohter,.m-comment .userIcon a .b-m-letter .m-letter-sort dd img.ohter{width:46px;border-radius:20px;margin-right:0;font-family:'Microsoft YaHei';font-weight:400;font-size:16px}
.b-m-letter .m-letter-sort dd a.on,.b-m-letter .m-letter-sort dd .m-comment .userIcon a img.on,.m-comment .userIcon a .b-m-letter .m-letter-sort dd img.on,.b-m-letter .m-letter-sort dd a:hover,.b-m-letter .m-letter-sort dd .m-comment .userIcon a img:hover,.m-comment .userIcon a .b-m-letter .m-letter-sort dd img:hover{background:#000;text-decoration:none;color:#fff}

.b-brnad-suggest{height:auto;overflow:hidden;background:#f2f2f2; min-width:1180px;}
.b-brnad-suggest .main{width:1180px;margin:0 auto;}
.b-brnad-suggest .main .box{width:1180px;min-height:600px;clear:both;overflow:hidden}
.b-brnad-suggest .main .box dl{width:373px;height:670px;margin-right:10px; margin-left:10px;margin-bottom:20px;overflow:hidden;float:left;background:#fff;transition:all 0.5s}
.b-brnad-suggest .main .box dl:hover{box-shadow:0 0 20px #ddd}
.b-brnad-suggest .main .box img:hover{opacity:0.9;filter:alpha(opacity=90)}
.b-brnad-suggest .main .box dt{width:372px;height:150px;overflow:hidden;text-align:center}
.b-brnad-suggest .main .box dt a{width:100%;height:100%;overflow:hidden}
.b-brnad-suggest .main .box dd{width:359px;overflow:hidden;padding:15px 0 0 16px}
.b-brnad-suggest .main .box dd img{ width:340px; height:234px; margin-bottom:15px;}

.b-product-news{width:1180px;overflow:hidden;margin:0 auto}
.b-product-news.pt20{padding-top:20px}
.b-product-news .mask{width:1180px}
.b-product-news .item{display:none}
.b-product-news .item.on{display:block}
.b-product-news dl{width:275px;overflow:hidden;float:left;margin-right:20px; background:#fff;}
.b-product-news dl.video dt a,.b-product-news dl.video dt .m-comment .userIcon a img,.m-comment .userIcon a .b-product-news dl.video dt img{position:relative}
.b-product-news dl.video dt a span,.m-comment .userIcon a .b-product-news dl.video dt img span{position:absolute;left:50%;margin-left:-31px;top:50%;margin-top:-26px;width:63px;height:63px;background:url("../img/icon_play.png") no-repeat;border:none}
.b-product-news dt{width:275px;height:200px;overflow:hidden;text-align:center}
.b-product-news dt a,.b-product-news dt .m-comment .userIcon a img,.m-comment .userIcon a .b-product-news dt img{display:block;width:273px;height:198px;overflow:hidden;border:1px solid #e5e5e5}
.b-product-news dt img{display:inline-block;vertical-align:middle;width:271px;height:196px;overflow:hidden;border:1px solid #e5e5e5}
.b-product-news dt img:hover{opacity:0.9;filter:alpha(opacity=90)}
.b-product-news dt i{display:inline-block;vertical-align:middle;height:100%}
.b-product-news dd{width:275px;padding-top:10px}
.b-product-news dd h3{text-align:center;font-size:14px;line-height:22px}
.b-product-news dd h3 a,.b-product-news dd h3 .m-comment .userIcon a img,.m-comment .userIcon a .b-product-news dd h3 img{color:#696969}
.b-product-news dd h3 a:hover,.b-product-news dd h3 .m-comment .userIcon a img:hover,.m-comment .userIcon a .b-product-news dd h3 img:hover{color:#f60}
.b-product-news dd h2{height:38px;line-height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;text-align:center;margin:0 10px}
.b-product-news dd h2 a,.b-product-news dd h2 .m-comment .userIcon a img,.m-comment .userIcon a .b-product-news dd h2 img{color:#222}
.b-product-news dd h2 a:hover,.b-product-news dd h2 .m-comment .userIcon a img:hover,.m-comment .userIcon a .b-product-news dd h2 img:hover{color:#f60}
.b-product-news dd p{height:44px;overflow:hidden;padding-top:3px;color:#aeb0b2;line-height:22px;font-size:14px}
.b-brnad-hot .more,.b-product-news .more,.b-product-news150825 .more,.b-brnad-hot150825 .more{width:132px;height:36px;line-height:34px;overflow:hidden;margin:0 auto;margin-bottom:10px;clear:both}
.b-brnad-hot .more a,.b-brnad-hot .more .m-comment .userIcon a img,.m-comment .userIcon a .b-brnad-hot .more img,.b-product-news .more a,.b-product-news .more .m-comment .userIcon a img,.m-comment .userIcon a .b-product-news .more img,.b-product-news150825 .more a,.b-product-news150825 .more .m-comment .userIcon a img,.m-comment .userIcon a .b-product-news150825 .more img,.b-brnad-hot150825 .more a,.b-brnad-hot150825 .more .m-comment .userIcon a img,.m-comment .userIcon a .b-brnad-hot150825 .more img{display:block;width:90px;padding-left:40px;height:34px;border-radius:20px;border:1px solid #c3c3c3;font-size:14px;color:#222222;background:transparent url("../img/more8.0_03.png") 73px -31px no-repeat;text-decoration:none}
.b-brnad-hot .more a:hover,.b-brnad-hot .more .m-comment .userIcon a img:hover,.m-comment .userIcon a .b-brnad-hot .more img:hover,.b-product-news .more a:hover,.b-product-news .more .m-comment .userIcon a img:hover,.m-comment .userIcon a .b-product-news .more img:hover,.b-product-news150825 .more a:hover,.b-product-news150825 .more .m-comment .userIcon a img:hover,.m-comment .userIcon a .b-product-news150825 .more img:hover,.b-brnad-hot150825 .more a:hover,.b-brnad-hot150825 .more .m-comment .userIcon a img:hover,.m-comment .userIcon a .b-brnad-hot150825 .more img:hover{color:#f3f3f3;border-color:#222222;background-color:#222;background-position:73px 9px}
.g-sy-l2_8{float:left;width:275px;height:auto;overflow:hidden}
.g-sy-lbottom8{width:300px;padding-top:20px}


.public_right{width:358px;overflow:hidden;float:right;border:1px solid #e9e9e9}
.public_left{width:760px;float:left}
.public_left .g-l{width:358px;float:left;border:1px solid #e8e8e8;margin-bottom:20px}
.public_left .g-r{width:380px;padding-left:20px;float:left;overflow:hidden}
.public_left .g-c{width:760px;overflow:hidden;float:left}

.p-nav-product{display:none;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s;position:absolute;left:50%;margin-left:-580px;width:1180px;border-left:#e5e5e5 1px solid;z-index:999}
.p-nav-product.on{display:block}
.p-nav-product li{float:left;width:164px;height:94px;border:#e5e5e5 1px solid;border-left:none;background:#f7f7f7}
.p-nav-product li a,.p-nav-product li .m-comment .userIcon a img,.m-comment .userIcon a .p-nav-product li img{display:block;text-align:center;height:94px;overflow:hidden}
.p-nav-product li a i,.p-nav-product li .m-comment .userIcon a img i,.m-comment .userIcon a .p-nav-product li img i{display:block;width:40px;height:32px;background:url("../img/icon_productnav.png") no-repeat;margin:18px auto 0;cursor:pointer}
.p-nav-product li a span,.p-nav-product li .m-comment .userIcon a img span,.m-comment .userIcon a .p-nav-product li img span{display:block;height:34px;line-height:34px;font-size:16px;color:#868686;cursor:pointer}
.p-nav-product li.on a,.p-nav-product li.on .m-comment .userIcon a img,.m-comment .userIcon a .p-nav-product li.on img,.p-nav-product li a:hover,.p-nav-product li .m-comment .userIcon a img:hover,.m-comment .userIcon a .p-nav-product li img:hover{background:#fff}
.p-nav-product li.on a i,.m-comment .userIcon a .p-nav-product li.on img i,.p-nav-product li a:hover i,.p-nav-product li .m-comment .userIcon a img:hover i,.m-comment .userIcon a .p-nav-product li img:hover i{background-position:0 -40px}
.p-nav-product li.on a span,.m-comment .userIcon a .p-nav-product li.on img span,.p-nav-product li a:hover span,.p-nav-product li .m-comment .userIcon a img:hover span,.m-comment .userIcon a .p-nav-product li img:hover span{color:#ef7d2b}
.p-nav-product li.p-f{width:165px}
.p-nav-product li.p-f a i,.m-comment .userIcon a .p-nav-product li.p-f img i{background-position:-40px 0}
.p-nav-product li.p-s a i,.m-comment .userIcon a .p-nav-product li.p-s img i{background-position:-80px 0}
.p-nav-product li.p-w{width:165px}
.p-nav-product li.p-w a i,.m-comment .userIcon a .p-nav-product li.p-w img i{background-position:-120px 0}
.p-nav-product li.p-z a i,.m-comment .userIcon a .p-nav-product li.p-z img i{background-position:-160px 0}
.p-nav-product li.p-p{width:165px}
.p-nav-product li.p-p a i,.m-comment .userIcon a .p-nav-product li.p-p img i{background-position:-200px 0}
.p-nav-product li.p-x a i,.m-comment .userIcon a .p-nav-product li.p-x img i{background-position:-240px 0}
.p-nav-product li.p-f.on a i,.m-comment .userIcon a .p-nav-product li.p-f.on img i,.p-nav-product li.p-f a:hover i,.p-nav-product li.p-f .m-comment .userIcon a img:hover i,.m-comment .userIcon a .p-nav-product li.p-f img:hover i{background-position:-40px -40px}
.p-nav-product li.p-s.on a i,.m-comment .userIcon a .p-nav-product li.p-s.on img i,.p-nav-product li.p-s a:hover i,.p-nav-product li.p-s .m-comment .userIcon a img:hover i,.m-comment .userIcon a .p-nav-product li.p-s img:hover i{background-position:-80px -40px}
.p-nav-product li.p-w.on a i,.m-comment .userIcon a .p-nav-product li.p-w.on img i,.p-nav-product li.p-w a:hover i,.p-nav-product li.p-w .m-comment .userIcon a img:hover i,.m-comment .userIcon a .p-nav-product li.p-w img:hover i{background-position:-120px -40px}
.p-nav-product li.p-z.on a i,.m-comment .userIcon a .p-nav-product li.p-z.on img i,.p-nav-product li.p-z a:hover i,.p-nav-product li.p-z .m-comment .userIcon a img:hover i,.m-comment .userIcon a .p-nav-product li.p-z img:hover i{background-position:-160px -40px}
.p-nav-product li.p-p.on a i,.m-comment .userIcon a .p-nav-product li.p-p.on img i,.p-nav-product li.p-p a:hover i,.p-nav-product li.p-p .m-comment .userIcon a img:hover i,.m-comment .userIcon a .p-nav-product li.p-p img:hover i{background-position:-200px -40px}
.p-nav-product li.p-x.on a i,.m-comment .userIcon a .p-nav-product li.p-x.on img i,.p-nav-product li.p-x a:hover i,.p-nav-product li.p-x .m-comment .userIcon a img:hover i,.m-comment .userIcon a .p-nav-product li.p-x img:hover i{background-position:-240px -40px}

.p-nav-brand{display:none;position:fixed;width:1180px;z-index:999;background:#fff;border:#e5e5e5 1px solid;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.p-nav-brand.on{display:block}
.p-nav-brand .tit{height:53px;background:#f5f5f5}
.p-nav-brand .tit span.label{float:left;font-size:18px;line-height:53px;margin-left:55px}
.p-nav-brand .tit a.btn-more,.p-nav-brand .tit .m-comment .userIcon a img.btn-more,.m-comment .userIcon a .p-nav-brand .tit img.btn-more{float:right;margin-right:82px;padding-right:26px;line-height:16px;height:16px;margin-top:18px;background:url("../img/brand_newbg.png") right -34px no-repeat;color:#222}
.p-nav-brand .tit a.btn-more:hover,.p-nav-brand .tit .m-comment .userIcon a img.btn-more:hover,.m-comment .userIcon a .p-nav-brand .tit img.btn-more:hover{color:#ef7d2b}
.p-nav-brand ul.list{width:1140px;margin:0 auto;border-bottom:#dadada 1px dotted;padding:12px 0 10px;line-height:28px}
.p-nav-brand ul.list li{float:left; padding:0 20px;text-align:center; font-size:14px;}
.p-nav-brand ul.list li a{ text-decoration:none; color:#8C8C8C}
.p-nav-brand ul.list.nobd{border:none}

#sub-nav-floatLayer{position:absolute;left:0;top:50px;width:100%}
.sub-nav-ds{display:none}
.sub-nav-ds.on{display:block}
.brandNewsList{width:1180px;max-width:1180px;margin:0 auto;overflow:hidden;padding-top:40px}
.brandNewsList .brand_moving{width:1180px;overflow:hidden}
.brandNewsList .brand_moving .mask{width:1280px}
.brandNewsList .brand_moving dl{width:275px}
.brandNewsList .brand_moving dt{width:275px;height:184px}
.brandNewsList .brand_moving dd{width:275px}
.brandNewsList .brand_moving dd h2{width:auto}

.contents .items{padding-bottom:60px}
.contents .items .tit{font-size:30px;color:#373737;font-weight:bold;line-height:34px;padding-top:48px;text-align:center}
.contents .items .btn-more a,.contents .items .btn-more .m-comment .userIcon a img,.m-comment .userIcon a .contents .items .btn-more img{display:block;width:172px;height:42px;color:#a3a4a6;line-height:42px;font-size:14px;text-indent:42px;font-weight:bold;border:#ddd 5px solid;margin:28px auto 0;background:url("../img/icon_morearrow.png") 114px 18px no-repeat;letter-spacing:2px}
.contents .items .news{padding-top:28px}
.contents .items .news ul{width:1200px}
.contents .items .news li{float:left;width:360px;margin-right:40px;background:#fff}
.contents .items .news li .ig{width:360px;height:350px;text-align:center}
.contents .items .news li .ig img{display:inline-block;vertical-align:middle;max-width:100%}
.contents .items .news li .ig i{display:inline-block;vertical-align:middle;height:100%}
.contents .items .news li .stit{text-align:center;width:294px;margin:0 auto;overflow:hidden}
.contents .items .news li .stit a,.contents .items .news li .stit .m-comment .userIcon a img,.m-comment .userIcon a .contents .items .news li .stit img{text-decoration:none}
.contents .items .news li .stit a .t,.m-comment .userIcon a .contents .items .news li .stit img .t{display:block;font-size:20px;line-height:30px;font-weight:bold;color:#1f1f1f;padding-top:24px}
.contents .items .news li .stit a .d,.m-comment .userIcon a .contents .items .news li .stit img .d{display:block;height:72px;overflow:hidden;padding-bottom:42px;font-size:14px;color:#8c8c8c;line-height:24px;padding-top:10px}
.contents .items .news li .stit a:hover .t,.contents .items .news li .stit .m-comment .userIcon a img:hover .t,.m-comment .userIcon a .contents .items .news li .stit img:hover .t,.contents .items .news li .stit a:hover .d,.contents .items .news li .stit .m-comment .userIcon a img:hover .d,.m-comment .userIcon a .contents .items .news li .stit img:hover .d{color:#f07700}
.contents .items.brands .tabs{text-align:center;padding-top:50px;margin-left:0 !important;width:auto !important}
.contents .items.brands .tabs li{display:none}
.contents .items.brands .tabs a,.contents .items.brands .tabs .m-comment .userIcon a img,.m-comment .userIcon a .contents .items.brands .tabs img{display:inline-block;color:#1f1f1f;font-size:20px;font-weight:bold;line-height:30px;margin:0 22px;text-decoration:none}
.contents .items.brands .tabs a.on,.contents .items.brands .tabs .m-comment .userIcon a img.on,.m-comment .userIcon a .contents .items.brands .tabs img.on{border-bottom:#f07700 3px solid;color:#f07700}
.contents .items.brands .igWrap{position:relative;height:600px}
.contents .items.brands .igWrap.hmin{height:270px}
.contents .items.brands ul.iglist{position:absolute;left:0;top:0;width:1200px;margin-top:-6px;margin-left:-40px;overflow:hidden;display:none}
.contents .items.brands ul.iglist li{float:left;width:260px;margin-left:40px;margin-top:40px}
.contents .items.brands ul.iglist li a,.contents .items.brands ul.iglist li .m-comment .userIcon a img,.m-comment .userIcon a .contents .items.brands ul.iglist li img{display:block;text-align:center;position:relative;width:260px;height:260px}
.contents .items.brands ul.iglist li a img,.m-comment .userIcon a .contents .items.brands ul.iglist li img img{display:inline-block;vertical-align:middle;max-width:100%}
.contents .items.brands ul.iglist li a i,.m-comment .userIcon a .contents .items.brands ul.iglist li img i{display:inline-block;vertical-align:middle;height:100%}
.contents .items.brands ul.iglist li a .bt,.m-comment .userIcon a .contents .items.brands ul.iglist li img .bt{position:absolute;width:100%;height:75px;bottom:0;left:0;display:none}
.contents .items.brands ul.iglist li a .bt b,.m-comment .userIcon a .contents .items.brands ul.iglist li img .bt b{position:absolute;width:100%;height:100%;left:0;top:0;background:#000;opacity:.5;filter:alpha(opacity=50);z-index:1}
.contents .items.brands ul.iglist li a .bt span,.m-comment .userIcon a .contents .items.brands ul.iglist li img .bt span{position:relative;font-size:14px;line-height:24px;color:#fff;margin-top:12px;display:block;width:214px;margin-left:20px;z-index:2;text-align:left}
.contents .items.brands ul.iglist li a:hover .bt,.contents .items.brands ul.iglist li .m-comment .userIcon a img:hover .bt,.m-comment .userIcon a .contents .items.brands ul.iglist li img:hover .bt{display:block}
.contents .items.brands ul.iglist.on{display:block}
.contents .items.brands.bra{padding-bottom:0}
.contents .items.brands.bra ul.iglist{top:-34px}
.contents .items.brands.bra .igWrap{overflow:hidden}
.contents .items.season{padding-bottom:40px}
.contents .items.season .tabs{text-align:center;padding-top:20px;margin-left:0 !important;width:auto !important}
.contents .items.season .tabs li{display:none}
.contents .items.season .tabs a,.contents .items.season .tabs .m-comment .userIcon a img,.m-comment .userIcon a .contents .items.season .tabs img{display:inline-block;color:#1f1f1f;font-size:16px;font-weight:bold;line-height:30px;margin:0 21px;text-decoration:none}
.contents .items.season .tabs a.on,.contents .items.season .tabs .m-comment .userIcon a img.on,.m-comment .userIcon a .contents .items.season .tabs img.on{border-bottom:#f07700 3px solid;color:#f07700}
.contents .items.season ul.iglist{width:1200px;margin-top:-6px;margin-left:-40px;overflow:hidden;display:none}
.contents .items.season ul.iglist li{float:left;width:260px;margin-left:40px;margin-top:40px}
.contents .items.season ul.iglist li a,.contents .items.season ul.iglist li .m-comment .userIcon a img,.m-comment .userIcon a .contents .items.season ul.iglist li img{font-size:14px;line-height:24px;color:#4d4d4d;text-align:center}
.contents .items.season ul.iglist li a.ig,.contents .items.season ul.iglist li .m-comment .userIcon a img.ig,.m-comment .userIcon a .contents .items.season ul.iglist li img.ig{display:block;text-align:center;width:258px;height:258px;border:#eaeaea 1px solid}
.contents .items.season ul.iglist li a.ig img,.contents .items.season ul.iglist li .m-comment .userIcon a img.ig img,.m-comment .userIcon a .contents .items.season ul.iglist li img.ig img{display:inline-block;vertical-align:middle;max-width:100%}
.contents .items.season ul.iglist li a.ig i,.contents .items.season ul.iglist li .m-comment .userIcon a img.ig i,.m-comment .userIcon a .contents .items.season ul.iglist li img.ig i{display:inline-block;vertical-align:middle;height:100%}
.contents .items.season ul.iglist li a .n,.m-comment .userIcon a .contents .items.season ul.iglist li img .n{display:block;margin-top:25px;font-weight:bold}
.contents .items.season ul.iglist li a .name,.m-comment .userIcon a .contents .items.season ul.iglist li img .name{display:block}
.contents .items.season ul.iglist.on{display:block}
.contents .items.brandHome .tit{color:#fff}
.contents .items.brandHome .tabs{text-align:center}
.contents .items.brandHome .tabs a,.contents .items.brandHome .tabs .m-comment .userIcon a img,.m-comment .userIcon a .contents .items.brandHome .tabs img{display:inline-block;margin:0 31px;color:#999;font-size:16px;text-decoration:none;line-height:60px}
.contents .items.brandHome .tabs a.on,.contents .items.brandHome .tabs .m-comment .userIcon a img.on,.m-comment .userIcon a .contents .items.brandHome .tabs img.on{color:#f07700}
.contents .items.brandHome .homelist{position:relative;margin-top:9px;height:616px}
.contents .items.brandHome .homelist .list{position:absolute;left:0;top:0;width:1180px;height:616px;display:none;overflow:hidden}
.contents .items.brandHome .homelist .list.on{display:block}
.contents .items.brandHome .homelist .list .listWrap .itm{float:left;width:600px;height:550px}
.contents .items.brandHome .homelist .list .listWrap .itm .l{position:relative;width:560px;height:550px}
.contents .items.brandHome .homelist .list .listWrap .itm .l .ds{position:absolute;width:224px;height:264px;right:0;bottom:0;border-top:#202020 12px solid;border-left:#202020 12px solid;background:#fff}
.contents .items.brandHome .homelist .list .listWrap .itm .l .ds .t{position:relative;height:52px;line-height:52px;color:#373737;font-family:Arial;width:176px;margin-left:28px;font-size:40px;margin-top:20px}
.contents .items.brandHome .homelist .list .listWrap .itm .l .ds .t .line{position:absolute;left:0;bottom:0;background:#373737;height:1px;width:54px;overflow:hidden}
.contents .items.brandHome .homelist .list .listWrap .itm .l .ds .d{font-size:14px;line-height:24px;margin-top:11px;color:#6b6b6b;width:176px;margin-left:28px;height:168px;overflow:hidden}
.contents .items.brandHome .homelist .list .listWrap .itm .r{width:560px;height:550px;overflow:hidden}
.contents .items.brandHome .homelist .list .listWrap .itm .r .ds{float:left;width:244px;height:550px}
.contents .items.brandHome .homelist .list .listWrap .itm .r .ds .wrap{height:260px;background:#3c3c3c;overflow:hidden}
.contents .items.brandHome .homelist .list .listWrap .itm .r .ds .wrap .t{position:relative;height:52px;line-height:52px;color:#fff;font-family:Arial;width:176px;margin-left:28px;font-size:40px;margin-top:20px}
.contents .items.brandHome .homelist .list .listWrap .itm .r .ds .wrap .t .line{position:absolute;left:0;bottom:0;background:#fff;height:1px;width:54px;overflow:hidden}
.contents .items.brandHome .homelist .list .listWrap .itm .r .ds .wrap .d{font-size:14px;line-height:24px;margin-top:11px;color:#fff;width:190px;margin-left:28px;height:144px;overflow:hidden}
.contents .items.brandHome .homelist .list .listWrap .itm .r .ds .ig{width:224px;height:262px;margin-top:28px}
.contents .items.brandHome .homelist .list .listWrap .itm .r .igr{float:right;width:294px;height:550px;overflow:hidden}
.contents .items.brandHome .homelist .list .listtab{text-align:center;margin-top:46px}
.contents .items.brandHome .homelist .list .listtab a,.contents .items.brandHome .homelist .list .listtab .m-comment .userIcon a img,.m-comment .userIcon a .contents .items.brandHome .homelist .list .listtab img{display:inline-block;width:14px;height:14px;background:#676767;margin:0 6px;border-radius:50%}
.contents .items.brandHome .homelist .list .listtab a.on,.contents .items.brandHome .homelist .list .listtab .m-comment .userIcon a img.on,.m-comment .userIcon a .contents .items.brandHome .homelist .list .listtab img.on{background:#f07700}
.contents .items.stars ul.iglist{width:1200px;margin-top:-6px;margin-left:-40px;overflow:hidden}
.contents .items.stars ul.iglist li{float:left;width:260px;margin-left:40px;margin-top:40px}
.contents .items.stars ul.iglist li a,.contents .items.stars ul.iglist li .m-comment .userIcon a img,.m-comment .userIcon a .contents .items.stars ul.iglist li img{display:block;text-align:center;position:relative;width:260px;height:260px}
.contents .items.stars ul.iglist li a img,.m-comment .userIcon a .contents .items.stars ul.iglist li img img{display:inline-block;vertical-align:middle;max-width:100%}
.contents .items.stars ul.iglist li a i,.m-comment .userIcon a .contents .items.stars ul.iglist li img i{display:inline-block;vertical-align:middle;height:100%}
.contents .items.stars ul.iglist li a .bt,.m-comment .userIcon a .contents .items.stars ul.iglist li img .bt{position:absolute;width:100%;height:75px;bottom:0;left:0;display:none}
.contents .items.stars ul.iglist li a .bt b,.m-comment .userIcon a .contents .items.stars ul.iglist li img .bt b{position:absolute;width:100%;height:100%;left:0;top:0;background:#000;opacity:.5;filter:alpha(opacity=50);z-index:1}
.contents .items.stars ul.iglist li a .bt span,.m-comment .userIcon a .contents .items.stars ul.iglist li img .bt span{position:relative;font-size:14px;line-height:24px;color:#fff;margin-top:12px;display:block;width:214px;margin-left:20px;z-index:2;text-align:left}
.contents .items.stars ul.iglist li a:hover .bt,.contents .items.stars ul.iglist li .m-comment .userIcon a img:hover .bt,.m-comment .userIcon a .contents .items.stars ul.iglist li img:hover .bt{display:block}
.contents .items.stars ul.iglist li.lk{background:#202020;height:260px;overflow:hidden}
.contents .items.stars ul.iglist li.lk .t{width:212px;margin:34px auto 0;color:#fff;font-size:30px;line-height:60px;border-bottom:#454545 1px solid;text-align:center}
.contents .items.stars ul.iglist li.lk .links{overflow:hidden;width:212px;margin:12px auto 0}
.contents .items.stars ul.iglist li.lk .links .wrap{margin-left:-6px}
.contents .items.stars ul.iglist li.lk .links .wrap a,.contents .items.stars ul.iglist li.lk .links .wrap .m-comment .userIcon a img,.m-comment .userIcon a .contents .items.stars ul.iglist li.lk .links .wrap img{display:inline-block;width:auto;height:auto;color:#898989;font-size:18px;line-height:48px;margin:0 8px;text-decoration:none}
.contents .items.stars ul.iglist li.lk .links .wrap a:hover,.contents .items.stars ul.iglist li.lk .links .wrap .m-comment .userIcon a img:hover,.m-comment .userIcon a .contents .items.stars ul.iglist li.lk .links .wrap img:hover{color:#f07700}
.contents .items.split{overflow:hidden}
.contents .items.split .part-l{float:left;width:738px;overflow:hidden}
.contents .items.split .part-l .sp1-comments{border-top:1px solid #d3d3d3;margin-top:28px}
.contents .items.split .part-l .sp1-comments .m-comment{width:738px;padding-left:0}
.contents .items.split .part-l .sp1-comments .m-comment .commentInfo{width:658px}
.contents .items.split .part-l .sp1-comments .m-comment .commentInfo p{color:#787878}
.contents .items.split .part-l .postSubject{background:#fff;margin-top:36px}
.contents .items.split .part-l .btn-more a,.contents .items.split .part-l .btn-more .m-comment .userIcon a img,.m-comment .userIcon a .contents .items.split .part-l .btn-more img{width:202px;background-position:150px 18px}
.contents .items.split .part-r{float:right;width:380px}
.contents .items.split .part-r .pr-wrap{border:#ececec 8px solid;background:#fff;margin-top:30px}
.contents .items.split .part-r .pr-wrap .fansupdate{border-bottom:none;padding-top:30px;margin-bottom:24px}
.contents .items.split .part-r .pr-wrap.fans{margin-top:28px}
.contents .items.split .part-r .pr-wrap.map .tit{padding-top:28px}
.contents .items.split .part-r .pr-wrap.map .m-index-rmain{width:300px;margin:0 auto;padding:0;padding-top:18px}
.contents .items.split .part-r .pr-wrap.map .m-index-rmain .m-tobuy-city,.contents .items.split .part-r .pr-wrap.map .m-index-rmain .m-tobuy-info,.contents .items.split .part-r .pr-wrap.map .m-index-rmain .m-tobuy-page,.contents .items.split .part-r .pr-wrap.map .m-index-rmain .m-tobuy-info .map{width:300px}
.contents .items.split .part-r .pr-wrap.map .m-index-rmain .m-tobuy-info dl{width:280px}
.contents .items.split .part-r .pr-wrap.story{padding-bottom:58px}
.contents .items.split .part-r .pr-wrap.story .tit{padding-top:28px;margin-bottom:18px}
.contents .items.split .part-r .pr-wrap.story .pr-itm{width:300px;margin:0 auto;font-size:14px;line-height:24px;color:#373737}
.contents .items.split .part-r .pr-wrap.story .pr-itm .n{font-weight:bold;margin-right:4px}
.contents .items.split .part-r .pr-wrap.story .pr-itm.mt30{margin-top:30px}
.b-lnav{ width:160px; float:left; background:#529FF2; min-height:580px;overflow:hidden}
.b-lnav .tab{ width:140px; margin:20px 0 20px 20px;}
.b-lnav .tab li{border-bottom: 1px solid #7DB7F5; height: 48px;line-height: 48px;cursor: pointer;font-size: 18px;text-align: left;}
.b-lnav  .tab li a{ height: 48px;line-height: 48px; display:block;font-size:18px;color:#fff;font-weight:bold;text-decoration:none;padding-left: 20px;}
.b-lnav .tab li.on a{color:#222; background:#fff}

.b-tit-top{padding-top:16px;height:48px;clear:both}
.b-tit-top .t{float:left;min-width:170px;margin-right:20px;color:#222;font-size:24px;line-height:30px;height:30px;font-weight:bold;letter-spacing:1px}
.b-tit-top .tab{float:left;margin-top:6px}
.b-tit-top .tab li{float:left;margin-right:30px}
.b-tit-top .tab li a,.b-tit-top .tab li .m-comment .userIcon a img,.m-comment .userIcon a .b-tit-top .tab li img{float:left;line-height:26px;height:26px;font-size:18px;color:#7a7a7a;font-weight:bold;text-decoration:none}
.b-tit-top .tab li.on a,.b-tit-top .tab li.on .m-comment .userIcon a img,.m-comment .userIcon a .b-tit-top .tab li.on img{border-bottom:4px solid #ff7800;color:#222}
.b-tit-top .more{float:right;text-align:right;margin-right:8px;line-height:38px}
.b-tit-top .more a,.b-tit-top .more .m-comment .userIcon a img,.m-comment .userIcon a .b-tit-top .more img{font-size:14px;color:#7a7a7a;text-decoration:none;display:none}
.b-tit-top .more a.on,.b-tit-top .more .m-comment .userIcon a img.on,.m-comment .userIcon a .b-tit-top .more img.on{display:inline}
.b-tit-top .more a:hover,.b-tit-top .more .m-comment .userIcon a img:hover,.m-comment .userIcon a .b-tit-top .more img:hover{color:#f60}
.b-tit-top.black .t{color:#fff}
.b-tit-top.black li a,.b-tit-top.black li .m-comment .userIcon a img,.m-comment .userIcon a .b-tit-top.black li img{color:#9c9c9c}
.b-tit-top.black li.on a,.b-tit-top.black li.on .m-comment .userIcon a img,.m-comment .userIcon a .b-tit-top.black li.on img,.b-tit-top.black li a:hover,.b-tit-top.black li .m-comment .userIcon a img:hover,.m-comment .userIcon a .b-tit-top.black li img:hover{color:#fff}
.b-tit-top.black .more a,.b-tit-top.black .more .m-comment .userIcon a img,.m-comment .userIcon a .b-tit-top.black .more img{color:#9c9c9c}
.b-tit-top.black .more a:hover,.b-tit-top.black .more .m-comment .userIcon a img:hover,.m-comment .userIcon a .b-tit-top.black .more img:hover{color:#fff}

.b-videoList{}
.b-videoList .v-con{width:1180px;margin:0 auto;}
.b-videoList .b-product-news .item{display:none}
.b-videoList .b-product-news .item.on{display:block}
.b-videoList .b-product-news dt a,.b-videoList .b-product-news dt .m-comment .userIcon a img,.m-comment .userIcon a .b-videoList .b-product-news dt img{border:none}
.b-videoList .b-product-news dd h3 a,.b-videoList .b-product-news dd h3 .m-comment .userIcon a img,.m-comment .userIcon a .b-videoList .b-product-news dd h3 img{color:#9c9c9c}
.b-videoList .b-product-news dd h3 a:hover,.b-videoList .b-product-news dd h3 .m-comment .userIcon a img:hover,.m-comment .userIcon a .b-videoList .b-product-news dd h3 img:hover{color:#f60}
.b-videoList .b-product-news dd h2{height:54px;white-space:normal}
.b-videoList .b-product-news dd h2 a,.b-videoList .b-product-news dd h2 .m-comment .userIcon a img,.m-comment .userIcon a .b-videoList .b-product-news dd h2 img{color:#222}
.b-videoList .b-product-news dd h2 a:hover,.b-videoList .b-product-news dd h2 .m-comment .userIcon a img:hover,.m-comment .userIcon a .b-videoList .b-product-news dd h2 img:hover{color:#f60}

/*友情链接*/
.link-list{clear:both;overflow:hidden;zoom:1}
.link-list li{float:left;padding:0 10px 0 0;margin:0 10px 15px 0;position:relative}
.link-list li:after{content:"";height:15px;width:10px;border-left:1px solid #ccc;display:inline-block;vertical-align:middle;position:absolute;top:3px;right:-10px}
.link-list li:last-child:after{border:0}


